Shutdown the embedded database engine 關(guān)閉嵌入式數(shù)據(jù)庫(kù)引擎。
Derby is an embedded database Derby是一種嵌入式數(shù)據(jù)庫(kù)。
Realization of direct current control system based on embedded database of sqlite 分?jǐn)?shù)階控制系統(tǒng)穩(wěn)定性分析
Embedded database language 內(nèi)嵌項(xiàng)目
We will run derby as an embedded database , so only minimal setup is required 我們將derby作為一個(gè)嵌入式數(shù)據(jù)庫(kù)運(yùn)行,因此只需要很少的設(shè)置。
Then the concept , characteristic and popular system frame of embedded database management system are introduced 接著,介紹了嵌入式數(shù)據(jù)庫(kù)系統(tǒng)的概念、特點(diǎn)以及常用的體系結(jié)構(gòu)。
Startderbytask . java : starts the embedded database engine by using the classloader to load its jdbc driver into memory Startderbytask . java :通過(guò)使用classloader啟動(dòng)嵌入式數(shù)據(jù)庫(kù)引擎,將它的jdbc driver裝入內(nèi)存中。
The author of this paper took part in the development of the embedded database management system based on pda , and then finished this paper 本文作者參加了基于pda的嵌入式數(shù)據(jù)庫(kù)管理系統(tǒng)模型的開(kāi)發(fā)工作,并在此基礎(chǔ)上完成了本論文。
Ado encapsulates the ole db ( object linking and embedding database ) technology to provide true object - oriented access to complex data objects . Ado中封裝有oledb (對(duì)象鏈接和嵌入數(shù)據(jù)庫(kù))技術(shù),可完全面向?qū)ο蟮卦L問(wèn)復(fù)雜的數(shù)據(jù)對(duì)象。
An embedded database system is a database management system (DBMS) which is tightly integrated with an application software that requires access to stored data, such that the database system is “hidden” from the application’s end-user and requires little or no ongoing maintenance. It is actually a broad technology category that includes database systems with differing application programming interfaces (SQL as well as proprietary, native APIs); database architectures (client-server and in-process); storage modes (on-disk, in-memory and combined); database models (relational, object-oriented, entity?attribute?value model and network/CODASYL); and target markets.